home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 10218 / 10218.xpi / content / css / twitter_pages_custom.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2009-12-08  |  1.2 KB  |  29 lines

  1. .summaryContainer { line-height: 1em; margin-top: 7px; width: 463px; overflow: hidden; margin-left: -5px; }
  2. body#profile ol.statuses .latest-status .entry-content .summaryContainer { line-height: 1.231; margin-top: 7px; width: 463px; overflow: hidden; font-size: 100%; }
  3. #content .summaryContainer h2 { margin: 0px; }
  4. #content div.section ul li.sprite { padding: 0px; padding-top: 6px; }
  5. body#profile ol.statuses .summaryContainer li.sprite { padding: 0px; margin: 0px; padding-top: 0px; }
  6. body#profile ol.statuses .summaryContainer li.sprite:hover, #content div.section ul li.sprite { background: transparent; }
  7.  
  8. .summaryContainer .summaryThumbnails {
  9.     left: 175px;
  10. }
  11.  
  12. body#profile ol.statuses .latest-status .entry-content .summaryContainer .summaryInformation div.title {
  13.     overflow: visible;
  14.     top: 2px;
  15. }
  16.  
  17. body#profile ol.statuses .latest-status .entry-content .summaryContainer .summaryInformation div.synopsis {
  18.     overflow: visible;
  19. }
  20.  
  21. body#profile ol.statuses .latest-status .entry-content .summaryContainer .summaryThumbnails {
  22.     left: 175px;
  23. }
  24.  
  25.  
  26. .summaryContainer .summaryThumbnails li { padding-top: 0px; }
  27. ol.statuses span.status-body { overflow: visible; }
  28. body#profile ol.statuses .latest-status .entry-content .summaryContainer .summaryInformation { line-height:.6; }
  29.